Crate errno_no_std

source ·
Expand description

Crate features

  • "std" Enabled by default. Disable to make the library #![no_std].

Structs§

  • Wraps a platform-specific error code.

Functions§

  • Returns the platform-specific value of errno.
  • Sets the platform-specific value of errno.